j3deditor.bin.util
Interface ProgressChangeListener

All Known Implementing Classes:
ProgressIndicator

public interface ProgressChangeListener

The listener interface for listening progress change events.

Author:
Risto Seene
See Also:
ProgressIndicator

Method Summary
 void percentageChanged(float newPercentage)
          Changes the percentage of the progress.
 

Method Detail

percentageChanged

void percentageChanged(float newPercentage)
Changes the percentage of the progress.

Parameters:
newPercentage - new value